# File lib/rubygems.rb, line 573
  def self.host
    # TODO: move to utils
    @host ||= "https://rubygems.org"
  end