private void add(RefinedObjectClassDefinition rOcDef) {
   ((ResourceSchemaImpl) originalResourceSchema).add(rOcDef); // TODO FIXME
 }