protected function getBalanceOwing() { $regManager = new RowManager_RegistrationManager($this->reg_id); return $regManager->getBalanceOwing(); }