class CustomLogicTranslator : Translator
CustomLogicTranslator(function: (Int) -> String)
fun translate(value: Int): String