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