Missing Controller

Error: ServiceController could not be found.

Error: Create the class ServiceController below in file: app/controllers/service_controller.php

<?php
class ServiceController extends AppController {

	var $name = 'Service';
}
?>

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