<?php require_once(__DIR__.‘{{{ relative_path ’Actionwords.php’ ‘/’}}}‘);

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

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