if you're targeting Kotlin 1.0.X, you can replace ...
# server
k
if you're targeting Kotlin 1.0.X, you can replace
this::create
with
Server::create
and provide the receiver in
installRoute