public char getChar(Object obj) throws IllegalArgumentException, IllegalAccessException {
   return substance.getChar(obj);
 }