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