# File lib/amqp/connection.rb, line 83
  def self.closing?
    @connection.closing?
  end