function onCreated() { join("xyz"); }public function zzy() { return xyz::zzy() + 2; }
public function zzy() { return 3; }