Custom Utilities 
 Create as many helper scripts and functions in shared/utilities as you would like to help you organize and modularize your code.
 Any scripts here are sourced after the framework utility scripts so you can/will overwrite those functions if you use the same function name.