after

fun after(title: String = "After", block: InstrumentedStageScope.() -> Unit)

Use this to track @After methods separately from the other stages