# File lib/amqp/consumer.rb, line 143
def
acknowledge
(
delivery_tag
)
super
(
delivery_tag
)
end