///////////////////////////////////////////////////////////////////// def runOnce(Date date, Closure methodToCall) { methodToCall() }