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