# File lib/god/event_handler.rb, line 28
    def self.call(pid, event)
      @@actions[pid][event].call
    end