!7 cmodule NLRulesBot extends DynNLRulesBot { void init { super.init(); makeByServer = () -> new ByServer; } }