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