int IAnyOfModeCharMatcher.LastIndexIn(string sequence) { return(SequenceUtils.LastIndexIn(sequence, Options.GetSequenceChars())); }