def call_controller(self): """Create the controller instance """ self.controller = controller.Controller(self)