static bool isYes_server(S s) { ret regexpMatchesIC("^yes\b", s); }