function updatePatronInfo($canUpdateContactInfo)
 {
     return $errors = $this->driver->updatePatronInfo($canUpdateContactInfo);
 }