Missing Controller

Error: MapDirectionsController could not be found.

Error: Create the class MapDirectionsController below in file: app/controllers/map_directions_controller.php

<?php
class MapDirectionsController extends AppController {

	var $name = 'MapDirections';
}
?>

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