sbool hasFieldWithSameName(O o, Field field) { ret hasField(o, field.getName()); }