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