package {{{ context.package }}};
import org.testng.annotations.*;
public class {{{ clear_extension context.filename }}} {{#curly}} {{#indent}} public Actionwords {{{ context.call_prefix }}} = new Actionwords();
{{> scenario}} {{/indent}} {{/curly}}