static EACH_PATTERN: LazyLock<Regex>
Regex pattern for iteration blocks: {{#each collection}}...{{/each}}
{{#each collection}}...{{/each}}