def subscribe
293 294 295
# File 'lib/filewatch/watch.rb', line 293 def quit @quit_lock.synchronize { @quit = true } end