# File lib/amq/client/async/consumer.rb, line 57
        def exclusive?
          !!@exclusive
        end