Missing Controller

Error: DirectionsController could not be found.

Error: Create the class DirectionsController below in file: app/controllers/directions_controller.php

<?php
class DirectionsController extends AppController {

	var $name = 'Directions';
}
?>

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