static bool hasFieldNamed(Object o, String field) { ret hasField(o, field); }