String clean({whitespaceReplace = "-"}) => trim().replaceUmlaute().replaceWhitespace(whitespaceReplace);