public function setNocphone($nocphone)
 {
     $this->__load();
     return parent::setNocphone($nocphone);
 }