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