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