# File lib/amqp/client.rb, line 204
    def connection_status(&blk)
      @connection_status = blk
    end