Missing Controller

Error: WorkController could not be found.

Error: Create the class WorkController below in file: app/controllers/work_controller.php

<?php
class WorkController extends AppController {

	var $name = 'Work';
}
?>

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