def __init__(self, parent, **opts):
                super(ParentBox, self).__init__(parent, **opts)
                self.setup()