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