public short getShort(Object obj) throws IllegalArgumentException, IllegalAccessException {
   return substance.getShort(obj);
 }