I have a class split into mixins:
class MyObject(MyObjectFilesMixin, MyObjectProcessingMixin, ...): def __init__(se