interface ICharPred { bool get(char c); }