private Object defaultAttribute(String attribute) {
   return Reflection.defaultValueOf(InRange.class, attribute);
 }