var operation: () -> String
fun operation(operation: () -> String): Unit
fun operation(text: String): Unit