# File lib/codec/data.rb, line 637 def symbol=(value) check(Cproton.pn_data_put_symbol(@impl, value.to_s)) end