def filter_event(self): record_event(self.record_callback)
def run(self): record_event(self.record_callback)