# File lib/fakefs/fake/symlink.rb, line 14
    def entry
      FileSystem.find(target)
    end