static L stringAsNewCharacterList(fS s) { ret new L(stringAsCharacterList(s)); }