# File lib/pry-doc/pry_ext/method_info.rb, line 9
      def info_for(meth)
        cache(meth)
        registry_lookup(meth)
      end