{{#if has_annotation? }}{{#comment ‘//’}}{{{ rendered_children.gherkin_text }}}{{/comment}} {{/if}}this.{{#if context.call_prefix}}{{{ context.call_prefix }}}.{{/if}}{{#if is_shared?}}get{{{camelize rendered_children.library_name}}}Library().{{/if}}{{{ camelize_lower rendered_children.actionword }}}({{{ join rendered_children.all_arguments ‘, ’}}});