actor = $actor; return $this; } public function getActor() { return $this->actor; } }