<?php require_once(‘Actionwords.php’);
class {{{ clear_extension context.filename }}} extends PHPUnit_Framework_TestCase {{#curly}}{{#indent}} public $actionwords; {{> setup}}
{{#each rendered_children.scenarios as |scenario|}}{{scenario}}
{{/each}} {{/indent}} {{/curly}} ?>