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