# File lib/rake.rb, line 383
383:       def append(value)
384:         InvocationChain.new(value, self)
385:       end