<method to_js/>
<thing x="foo" z=<thing 0=33/> y=true a=null/>.<to_js/>
'{x:"foo", a:null, z:{0:33}, y:true}'
© Copyright 2007 Clear Methods, Inc.