# File lib/rhc/rest/application.rb, line 133
      def host
        @host ||= URI(app_url).host
      end