# File lib/amq/client/async/adapter.rb, line 498 def open(vhost = "/") self.send_frame(Protocol::Connection::Open.encode(vhost)) end