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