public bool printSpecialCharPairs()
 {
     toker.printSpecialCharPairs();
     return(true);
 }