# File lib/rhc/rest/application.rb, line 206
      def supports_add_cartridge_with_env_vars?
        has_param?('ADD_CARTRIDGE', 'environment_variables')
      end