# File lib/amq/client/async/consumer.rb, line 254
        def register_with_channel
          @channel.consumers[@consumer_tag] = self
        end