val operation: String
fun operation(textProvider: () -> String): Unit
fun operation(text: String): Unit