import ionit_plugin


@ionit_plugin.function
def answer_to_all_questions():
    return 42
