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