class Actionwords:{{#indent}} def __init__(self, test):{{#indent}} self.test = test{{/indent}}

{{#each rendered_children.actionwords as |actionword|}}{{{actionword}}} {{/each}} {{/indent}}