# File lib/puppet/external/pson/pure/generator.rb, line 384 384: def pson_create(o) 385: o['raw'].pack('C*') 386: end