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