sS intToHex_flexLength(int i) { ret Int.valueOf(i).toHexString(); }