function update($entity)
 {
     return parent::update($this->trim_contacts($entity));
 }