# File lib/watcher.rb, line 58
    def remove_file(file)
      @files.delete(file)
    end