# File lib/god/event_handler.rb, line 32
    def self.watching_pid?(pid)
      @@actions[pid]
    end