def checkTheAnswer = { assert it == 42 : "This: " + it + " is not the answer!" }