# File lib/rake.rb, line 978
978:
def
to_s
979:
resolve
if
@pending
980:
self
.
join
(
' '
) 981:
end