class BackendBase(object): def check_word(self, word): raise NotImplementedError