static function f1()
 {
     $c = parent::make();
     $c->p = 2;
 }