Object
# File lib/rake.rb, line 444 def append(value) InvocationChain.new(value, self) end
# File lib/rake.rb, line 441 def member?(obj) false end
# File lib/rake.rb, line 447 def to_s "TOP" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.