///////////////////////////////////////////////////////////////////// def runDaily(String date, Closure methodToCall) { methodToCall() }