orangy
inline operator fun Application.invoke(builder: Application.()->Unit) = builder()
app { exception(…) error(…) before(…) get(…) }