# File lib/phusion_passenger/union_station/connection.rb, line 59 def synchronize @mutex.synchronize do yield end end