In various cases, users will use the same script for different kind of checks. We should be able to write something like ```julia x = @check [:alloc, :benchmark, :chairs] d begin # ... end begin # ... end ```