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