# File lib/watcher.rb, line 44
    def remove_directory(dir)
      @directories.delete(dir)
    end