# File lib/rake.rb, line 430
430:
def
self
.
append
(
value
,
chain
) 431:
chain
.
append
(
value
) 432:
end