3, ); class d { public function __construct() { $this->d = 4; } }; $d = new d; ?>