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