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