train_getFieldAnnotation(ct, "fred", Inject.class, fredAnnotation);
train_value(fredAnnotation, "");
ct.makeReadOnly("fred");
ct.claimField("fred", fredAnnotation);
train_getFieldAnnotation(ct, "_barneyBlock", Inject.class, barneyAnnotation);
train_value(barneyAnnotation, "barney");