In some scenario call `addStage(OtherGiven.class)` then, call its methods in that scenario. `@BeforeScenario` marked methods in `OtherGiven` class will not be called.