object = $object; } /** * @return mixed */ public function getObject() { return $this->object; } }