parent $frob_class
object $logic_class
var $root child_index 6
var $root fertile 0
var $root manager $logic_class
var $root owners [$logic_class]
var $root writable [$logic_class]
var $root readable ['parameters, 'methods, 'code]
var $root trusted []
var $root owned [$logic_class]
var $root inited 1
var $root dbref 'logic_class
method test
arg [args];
return 0;
.