# File lib/pry/method/weird_method_locator.rb, line 51
      def get_method
        find_method_in_superclass || find_renamed_method
      end