# File lib/core/disposition.rb, line 102 def data if @local @data else data_to_object(Cproton.pn_disposition_data(@impl)) end end