package {{{ context.package }}}
import spock.lang.*
class {{{ clear_extension context.filename }}} extends Specification {{#curly}}{{#indent}} def {{{ context.call_prefix }}} = Actionwords.newInstance()
{{> test}} {{/indent}} {{/curly}}
package {{{ context.package }}}
import spock.lang.*
class {{{ clear_extension context.filename }}} extends Specification {{#curly}}{{#indent}} def {{{ context.call_prefix }}} = Actionwords.newInstance()
{{> test}} {{/indent}} {{/curly}}