static final Map<int, String> VALUES_TO_NAMES = { ADD: 'ADD', CHANGE: 'CHANGE', DROP: 'DROP', UNKNOWN: 'UNKNOWN' };