Missing Controller

Error: HandlersController could not be found.

Error: Create the class HandlersController below in file: app/controllers/handlers_controller.php

<?php
class HandlersController extends AppController {

	var $name = 'Handlers';
}
?>

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