# File lib/hammer_cli_foreman/param_filters.rb, line 35
    def initialize(options={})
      @required = !(options[:only_required] == false)
    end