namespace {{{ context.namespace }}} {{#curly}}{{#indent}} using System; using TechTalk.SpecFlow;

Binding

public class StepDefinitions {{#curly}}{{#indent}}

public Actionwords {{{ context.call_prefix }}} = new Actionwords(); {{#each rendered_children.actionwords as |actionword|}} {{{actionword}}}{{/each}} {{/indent}} {{/curly}} {{/indent}} {{/curly}}