# File lib/core/transport.rb, line 286
    def connection
      Connection.wrap(Cproton.pn_transport_connection(@impl))
    end