# File lib/amqp/channel.rb, line 1004 def reject(delivery_tag, requeue = true) super(delivery_tag, requeue) end