public void SetUp()
 {
     calc = new StringCalculator();
 }
 public void SetUp()
 {
     calc = new StringCalculator();
 }