# File lib/em/process_watch.rb, line 40
    def stop_watching
      EventMachine::unwatch_pid(@signature)
    end