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