# File lib/minitest/parallel.rb, line 56 def _synchronize; Minitest::Test.io_lock.synchronize { yield }; end