public float getFloat(Object obj) throws IllegalArgumentException, IllegalAccessException {
   return substance.getFloat(obj);
 }