# File lib/em/file_watch.rb, line 49
49:     def stop_watching
50:       EventMachine::unwatch_filename(@signature)
51:     end