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