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