Overrides UserInterface::setEmail
public function setEmail($mail) { $this->get('mail')->value = $mail; return $this; }