def webform_list_context(module): return {"get_list": get_webform_context_list} def get_webform_context_list(): pass