##No need anymore for all the console.logs to find out which function has not been executed
# In the command line type 'npm install faysync --save'
# Require the module in your project and use it exactly how you use async.waterfall
# faysync wraps the async.waterfall and decorates each function in the waterfall.
# It prints the functions that have been executed and callbacks which have been done.