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