def build(self): Config.set('graphics', 'width', '700') Config.set('graphics', 'height', '50') return CaptureBox()