const {{#curly}} I {{/curly}} = inject(); let actionwords;
Before(() => {{#curly}}{{#indent}} actionwords = Object.create(require(â{{{ relative_path â./actionwords.jsâ }}}â)).Actionwords;{{/indent}} {{/curly}});
{{#each rendered_children.actionwords as |actionword|}}{{{actionword}}} {{/each}}