# File lib/amqp/broker.rb, line 27
    def rabbitmq?
      self.product == RABBITMQ_PRODUCT
    end