parent = $parent; return $this; } public function getParent() { return $this->parent; } }