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