public void Setup()
 {
     this.table = new UniSymbolTable<string>();
 }
 public void Setup()
 {
     this.table = new UniSymbolTable <string>();
 }