public void Setup() {
     MockPlug.DeregisterAll();
     _scriptService = new TestScriptService(_hostInfo);
 }
 public void Setup()
 {
     MockPlug.DeregisterAll();
     _scriptService = new TestScriptService(_hostInfo);
 }