protected void putSymbol(String name, Symbol s) {
   _putString(name, s.getSymbol(), SYMBOL);
 }