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