}
@Override
public List<Rule> getRelevantRules(ResourceBundle messages) throws IOException {
return Arrays.asList(
new CommaWhitespaceRule(messages),
// TODO: does not handle !.. and ?..
// new DoublePunctuationRule(messages),
new MorfologikUkrainianSpellerRule(messages, this),
new MixedAlphabetsRule(messages),
// TODO: does not handle dot in abbreviations in the middle of the sentence, and also !.., ?..