# File lib/god/event_handlers/kqueue_handler.rb, line 7 def self.register_process(pid, events) monitor_process(pid, events_mask(events)) end