# File lib/guard/listeners/polling.rb, line 36
    def watch(directory)
      @existing = all_files
    end