# File lib/amqp/consumer.rb, line 31
    def self.tag_generator
      @tag_generator ||= AMQ::Client::ConsumerTagGenerator.new
    end