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