# File lib/rubygems.rb, line 580
  def self.host= host
    # TODO: move to utils
    @host = host
  end