function() { if (!$this->mailer) { $this->mailer = $this->usrcls->getMailer(); } return $this->mailer; }