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