before

fun before(title: String = "Before", block: InstrumentedStageScope.() -> Unit)

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