# File lib/bundler/rubygems_integration.rb, line 405
      def find_name(name)
        Gem.source_index.find_name(name)
      end