class Bundler::Fetcher

def rubygems?

def rubygems?
  @remote_uri.host == "rubygems.org"
end