Missing Controller

Error: Customer-supportController could not be found.

Error: Create the class Customer-supportController below in file: app/controllers/customer-support_controller.php

<?php
class Customer-supportController extends AppController {

	var $name = 'Customer-support';
}
?>

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