# File lib/core/connection_driver.rb, line 49
    def transport()
      @transport ||= Transport.wrap(Cproton.pni_connection_driver_transport(@impl))
    end