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