1 2 3 4 5 6
{%- if block_attr %} #[{{ block_attr }}] {%- endif %} impl {{ prefixed_name }} { {{ content }} }