class Bundler::SourceList

def rubygems_remotes

def rubygems_remotes
  rubygems_sources.map(&:remotes).flatten.uniq
end