withSession

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