# File lib/amq/client/async/adapter.rb, line 522 def auth_mechanism_adapter @auth_mechanism_adapter ||= AuthMechanismAdapter.for_adapter(self) end