Name.of(ComponentCustomizerEngine.class, "JongoCollectionSequenceSupplier"),
BoundlessComponentBox.FACTORY) {
@Override
protected ComponentCustomizerEngine doNewComponent(SatisfiedBOM satisfiedBOM) {
final Mapper mapper = satisfiedBOM.getOne(mapperQuery).get().getComponent();
final ObjectIdUpdater objectIdUpdater = mapper.getObjectIdUpdater();
return new SingleComponentClassCustomizerEngine<JongoCollection>(0, JongoCollection.class) {
@Override
public NamedComponent<JongoCollection> customize(NamedComponent<JongoCollection> namedComponent) {
final JongoCollection collection = namedComponent.getComponent();
return new NamedComponent<>(namedComponent.getName(),