# File lib/innate/state.rb, line 14
def
sync
(
&
block
)
SEMAPHORE
.
synchronize
(
&
block
)
end