# File lib/rhc/rest/domain.rb, line 94
      def supports_add_application_with_env_vars?
        has_param?('ADD_APPLICATION', 'environment_variables')
      end