from ..models.handler import Handler class UserHandler(Handler): def run(self): pass