doWork(); } } function main() { $c = new Child(); echo $c->run(); }