Missing Controller

Error: Cookie-managementController could not be found.

Error: Create the class Cookie-managementController below in file: app/controllers/cookie-management_controller.php

<?php
class Cookie-managementController extends AppController {

	var $name = 'Cookie-management';
}
?>

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