{{#noop~}}
	(
	{{~#each schemas}}
		{{~#if @first}}{{> models/type}}{{else}} & {{> models/type}}{{/if~}}
	{{/each~}}
	)
{{~/noop}}
