string IAnyOfModeCharMatcher.TrimFrom(string sequence) { return(SequenceUtils.TrimFrom(sequence, Options)); }