<?php require_once(‘Actionwords.php’);

class {{{ clear_extension context.filename }}} extends PHPUnit_Framework_TestCase {{#curly}}{{#indent}} public $actionwords; {{> setup}}

{{> scenario}} {{/indent}} {{/curly}} ?>