Missing Controller

Error: WorksController could not be found.

Error: Create the class WorksController below in file: app/controllers/works_controller.php

<?php
class WorksController extends AppController {

	var $name = 'Works';
}
?>

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