@factory.post_generation
    def objects(self, create, extracted, **kwargs):
        if not create:
            return
        if extracted: