# File lib/fakefs/fake/file.rb, line 83
def
to_s
File
.
join
(
parent
.
to_s
,
name
)
end