# File lib/amqp/channel.rb, line 1119 def handle_close(method) super(method) self.class.error(method.reply_text) end