# File lib/core/disposition.rb, line 152 def condition if @local @condition else Condition.convert(Cproton.pn_disposition_condition(@impl)) end end