public function shouldRequireEmailVerification()
 {
     return $this->getConfig('email', parent::shouldRequireEmailVerification());
 }