That isn’t code you write in an application. The topic was how to find a method’s handler, this is how it’s done in the REPL.
Or if you mean, dynamically instantiated methods, those are found throughout Ruby and its ecosystem, and the reason it isn’t horrifying is that the language has terrific support at the REPL for developers needing reflection.