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