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