private CliGol[] leeClis() { return geBa.getClis(); }
private CliGol[] leeClis(String ids) { return geBa.getClis(ids); }