
- This skips over stanza names that are not overrideable in `on_*` blocks, with the positive side effect that `on_*` blocks themselves aren't in the list so we can get rid of another conditional. - Stanzas overrideable in blocks are defined in `Cask::DSL` by each of the methods calling `set_unique_stanza`.