# File lib/rubygems/source_index.rb, line 101
  def initialize(specifications={})
    @gems = specifications
  end