# File lib/puppet/external/event-loop/event-loop.rb, line 193 193: def monitor_events (*events) 194: EventLoop.monitor_io(self, *events) end