# File lib/puppet/external/event-loop/event-loop.rb, line 36
36:     def current= x
37:       Thread.current["event-loop::current"] = x end