public override TestResult[] Execute(ITestMethod testMethod) { using (TestScope.GetScope()) { return(base.Execute(testMethod)); } }