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