# File lib/rubygems.rb, line 943
  def self.source_index
    @@source_index ||= SourceIndex.from_installed_gems
  end