public function __construct()
 {
     parent::__construct();
     // OK
     Z::f();
 }