Missing Controller

Error: WriterController could not be found.

Error: Create the class WriterController below in file: app/controllers/writer_controller.php

<?php
class WriterController extends AppController {

	var $name = 'Writer';
}
?>

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