# File lib/amq/client/async/exchange.rb, line 72
        def topic?
          @type == :topic
        end