# File lib/codec/data.rb, line 81 def self.finalize!(impl, free) proc { Cproton.pn_data_free(impl) if free } end