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