# File lib/core/transport.rb, line 190
    def condition
      Condition.convert(Cproton.pn_transport_condition(@impl))
    end