# File lib/hammer_cli_foreman/option_builders.rb, line 41
    def without(*option_names)
      @params[:without] = option_names
    end