# File lib/phusion_passenger/analytics_logger.rb, line 396 def disconnect @channel.close if @channel @channel = nil end