two = new Two(); } private $two; function f() { $this->two->f(); } }