1def module_function():
2    return [("Content-Type", "text/plain")], "PASS"
3