in app/src/main/kotlin/beam/starter/App.kt [28:31]
override fun apply(element: String): String { println(element) return element }