public function setLastAuthType(Concrete\Core\Authentication\AuthenticationType $at)
 {
     return parent::setLastAuthType($at);
 }