> [!METADATA]+ > **Type**:: [[Conference Talk]] > **Conference**:: [[Sin City Ruby 2022]] > **Authors**:: [[@Drew Bragg]] > **Links**:: ## Notes `::` can be used to call instance methods `1::+(2)` `a.send(:+1, 2)`