# File lib/fakefs/fake/symlink.rb, line 22
    def respond_to?(method)
      entry.respond_to?(method)
    end