Object
Monkeypatch Thread to include a method for obtaining the default Rev::Loop
# File lib/rev/loop.rb, line 11 def _rev_loop @_rev_loop ||= Rev::Loop.new end