def helper_function(param): # Some utility function, e.g., text preprocessing return param.lower()