# File lib/rake.rb, line 411
411:
def
self
.
append
(
value
,
chain
) 412:
chain
.
append
(
value
) 413:
end