email = $email; } public function getEmail() { return $this->email; } }