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