public function getPrices()
 {
     $this->_load();
     return parent::getPrices();
 }