# File lib/pry/method.rb, line 137
      def all_from_obj(obj)
        all_from_common(obj, :method)
      end