# File lib/phusion_passenger/union_station/connection.rb, line 52 def unref @refcount -= 1 if @refcount == 0 disconnect end end