Missing Controller

Error: AuthorsController could not be found.

Error: Create the class AuthorsController below in file: app/controllers/authors_controller.php

<?php
class AuthorsController extends AppController {

	var $name = 'Authors';
}
?>

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