# File lib/rake/file_list.rb, line 336
336:
def
to_s
337:
resolve
338:
self
.
join
(
' '
) 339:
end