bracketOrThrowEx

open override fun <T : Any> bracketOrThrowEx(opening: () -> T, terminationAction: (T) -> Unit): T