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