# File lib/fakefs/file.rb, line 200
      def nlink
        FileSystem.find(@file).links.size
      end