Help for this page
sub spawn { ... $self->init; return($self); }
sub init { ... $self->{eq}->addclass('thingy'); }