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