# File lib/reek/source/tree_dresser.rb, line 73 def arg_names args[1..-1].map {|arg| arg[1]} end
# File lib/reek/source/tree_dresser.rb, line 72 def args() self[3] end
# File lib/reek/source/tree_dresser.rb, line 71 def method_name() self[2] end
# File lib/reek/source/tree_dresser.rb, line 70 def receiver() self[1] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.