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