Missing Controller

Error: Fixed-routesController could not be found.

Error: Create the class Fixed-routesController below in file: app/controllers/fixed-routes_controller.php

<?php
class Fixed-routesController extends AppController {

	var $name = 'Fixed-routes';
}
?>

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