public void Setup()
 {
     uut = new Calculator();
 }