in Runtime/Tokenizers/Tokenizers/Tokenizers.cs [94:97]
public List<string> Call(List<string> tokens) { return Encode(tokens); }