# File lib/heroku/commands/base.rb, line 86
    def web_url(name)
      "http://#{name}.#{heroku.host}/"
    end