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