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