Imagine having a StdClass like this:
StdClass
$foo = new stdClass(); $foo->bar = "baz"; $foo->baz = "1";
Now h