# File lib/rake.rb, line 369
369:
def
self
.
append
(
value
,
chain
) 370:
chain
.
append
(
value
) 371:
end