# File lib/rubygems/source_index.rb, line 65
    def from_gems_in(*spec_dirs)
      self.new.load_gems_in(*spec_dirs)
    end