# File lib/amq/client/async/queue.rb, line 293 def on_delivery(&block) @default_consumer.on_delivery(&block) end