Missing Controller

Error: Customer-serviceController could not be found.

Error: Create the class Customer-serviceController below in file: app\controllers\customer-service_controller.php

<?php
class Customer-serviceController extends AppController {

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

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