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