# File lib/amq/client/async/channel.rb, line 365
        def find_queue(name)
          @queues[name]
        end