# File lib/json/pure/generator.rb, line 427
            def json_create(o)
              o['raw'].pack('C*')
            end