Normalize the string by trimming whitespace from both ends.
B trim() => wrap((c) => tr.trimString(c));