public boolean getBoolean(Object obj) throws IllegalArgumentException, IllegalAccessException {
   return substance.getBoolean(obj);
 }