public ScopedClassBindings(StepTracker stepTracker) { this.stepTracker = stepTracker; }
public GeneralBindings(StepTracker stepTracker) { this.stepTracker = stepTracker; }