public byte getByte(Object obj) throws IllegalArgumentException, IllegalAccessException {
   return substance.getByte(obj);
 }