module(‘{{{ escape_single_quotes self_name }}}’, {{#curly}}
setup: function () {{#curly}} this.actionwords = Object.create(Actionwords); {{/curly}}
{{/curly}});
module(‘{{{ escape_single_quotes self_name }}}’, {{#curly}}
setup: function () {{#curly}} this.actionwords = Object.create(Actionwords); {{/curly}}
{{/curly}});