public void Setup()
 {
     evaluator = new IronRubyEvaluator();
 }
 public void Setup()
 {
     evaluator = new IronRubyEvaluator();
 }