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