# File lib/phusion_passenger/union_station/transaction.rb, line 44 def null? return !@connection || !@connection.connected? end