static final Set<String> spaceChars = Set.from( "\u0020\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2008\u2009\u200A\u200B" .characters .toList());