module Minitest::Assertions

def _synchronize # :nodoc:

:nodoc:
def _synchronize # :nodoc:
  yield
end