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