208209210211212213214
} if (type == Exclusion.class) { return new ExclusionFactory(); } return new ChildFactory(name, type); }