in Runtime/Tokenizers/Normalizers/Normalizers.cs [74:77]
public string Call(string text) { return Normalize(text); // Call the Normalize method }