withSession

suspend fun <T> withSession(block: Session.() -> T): T