given($foo) { when('abc') {...} when(['foo', 'bar']) {...} default {...} };