public function getYear()
 {
     $this->_load();
     return parent::getYear();
 }