_error; } function is_ok(){ $bool = true; if ($this->is_error()) { $bool = false; } return $bool; } function getErrorMessage(){} } ?>