# File lib/moqueue/overloads.rb, line 48
def
self
.
start
(
opts
={},
&
block
)
EM
.
run
(
&
block
)
end