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