# File lib/amq/client/async/exchange.rb, line 84
        def custom_type?
          @type.to_s =~ /^x-.+/i
        end