Missing Controller

Error: TestimonyController could not be found.

Error: Create the class TestimonyController below in file: app/controllers/testimony_controller.php

<?php
class TestimonyController extends AppController {

	var $name = 'Testimony';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp