{{#if docs.length}}
/**
{{#each docs}}
 * {{#trim}}{{{this}}}{{/trim}}
{{/each}}
 **/
{{/if}}
