# File lib/fakefs/pathname.rb, line 892
      def symlink?
        FileTest.symlink?(@path)
      end