# File lib/amq/protocol/client.rb, line 1700 def initialize(consumer_tag, nowait) @consumer_tag = consumer_tag @nowait = nowait end