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