| get_cache_or_create | Checks if variable exists in environment and returns back or creates a new variable | 
| lazy_eval | save and Delay a function call with the option to change the function and arguments when called | 
| msg_wrap | Wraps a message before and/or after a function | 
| set_temp_wd | Sets a temporary working directory within the function scope |