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