A method definition and a copy of its parameters @private
# File lib/reek/smells/data_clump.rb, line 163 def arg_names @params end
# File lib/reek/smells/data_clump.rb, line 167 def delete(param) @params.delete(param) end
Generated with the Darkfish Rdoc Generator 2.