# File lib/core/connection_driver.rb, line 44 def connection() @connection ||= Connection.wrap(Cproton.pni_connection_driver_connection(@impl)) end