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