# File lib/merb-param-protection.rb, line 73 def log_params_filtered(*args) self.log_params_args = args.collect { |arg| arg.to_sym } end