in rest-trivial-kotlin/src/main/kotlin/com/superbiz/jaxrs/HelloFromKotlinEndpoint.kt [15:17]
fun sayHi(): String { return "Hello World from Kotlin" }