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