profile = $profile; return parent::__construct($config); } public function getProfile() { return $this->profile; } }