Missing Controller

Error: LookingForDirectionsController could not be found.

Error: Create the class LookingForDirectionsController below in file: app/controllers/looking_for_directions_controller.php

<?php
class LookingForDirectionsController extends AppController {

	var $name = 'LookingForDirections';
}
?>

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