public new static void BeforeFeatureStep(FeatureContext featureContext)
 {
     StepBase.BeforeFeatureStep(featureContext);
 }