# File lib/phusion_passenger/union_station/connection.rb, line 43 def disconnect @channel.close if @channel @channel = nil end