# File lib/amq/client/async/adapter.rb, line 479
        def handshake
          @authenticating = true
          self.send_preamble
        end