Missing Controller

Error: GeneralBooksController could not be found.

Error: Create the class GeneralBooksController below in file: app/controllers/general_books_controller.php

<?php
class GeneralBooksController extends AppController {

	var $name = 'GeneralBooks';
}
?>

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