Sets the email address of the user.
string $mail: The new email address of the user.
$this The called user entity.
public function setEmail($mail);