Missing Controller

Error: CowardlyController could not be found.

Error: Create the class CowardlyController below in file: app/controllers/cowardly_controller.php

<?php
class CowardlyController extends AppController {

	var $name = 'Cowardly';
}
?>

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