# File lib/core/connection.rb, line 94
    def transport
      Transport.wrap(Cproton.pn_connection_transport(@impl))
    end