@Override
 public String interpret(InterpreterContext ic) {
   return ic.getHexadecimalFormat(i);
 }