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