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