5253545556575859
} protected SchemaGroup getSchemaGroup() throws Exception { // parse in the schema group, then clone it, and test against clone SchemaGroup group = parseSchemaGroup(); return (SchemaGroup) group.clone(); }