Should return the estimated number of guesses for the token.
@override double get estimatedGuesses => SeparatorMatcher.separators.length.toDouble();