obj = $obj; } public function __get($field) { return $this->obj->getVal($field); } }