# File lib/guard/listener.rb, line 182
    def watch(directory)
      raise NotImplementedError, "do whatever you want here, given the directory as only argument"
    end