fork{% if scope != '' %} : {{ scope }}{% endif %}
  {%- for statement in statements %}        
  {{ statement }}
  {%- endfor %}
join 
