When writing macros that expand into forms that might involve grouping, it is worthwhile spending some time considering what grouping construction to expand into.
For definition style forms, for instance, a define-widget macro that will usually appear as a top-level form, and that several defuns, d...