package {{{ context.package }}}

class Actionwords {{#if uses_library? }}extends ActionwordLibrary{{/if}}{{#curly}}{{#indent}}{{#each rendered_children.actionwords as |actionword|}} {{actionword}} {{/each}} {{/indent}} {{/curly}}