from sugar.scene.Group import Group class Stage(Group): def __init__(self): Group.__init__(self)