protected String normStr(String s) {
   return ModelUtils.encodeString(s);
 }