def __init__()

in hexforge_modules/helper.py [0:0]


    def __init__(self, action_function):
        idaapi.action_handler_t.__init__(self)
        self.action_function = action_function