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