Object
# File lib/parse_tree_extensions.rb, line 32 def self.new_name @@n += 1 return :"myproc#{@@n}" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.