[
  (template_body)
  (block_statement)
  (if_statement)
  (for_statement)
  (while_statement)
  (function_body)
  (call_expression)
  (array_expression)
  (tuple_expression)
  (comment)
  (include_directive)+
] @fold
