# File lib/fakefs/fake/file.rb, line 25
      def unlink(file)
        links.delete(file)
      end