# File lib/ohm.rb, line 711
def
self
.
synchronize
(
&
block
)
mutex
.
synchronize
(
&
block
)
end