# File lib/heroku/commands/auth.rb, line 22
    def host
      ENV['HEROKU_HOST'] || 'heroku.com'
    end