# File lib/fakefs/file.rb, line 378
      def nlink
        @fake_file.links.size
      end