# File lib/core/transport.rb, line 195
    def condition=(c)
      Condition.assign(Cproton.pn_transport_condition(@impl), c)
    end