Missing Controller

Error: TextBooksController could not be found.

Error: Create the class TextBooksController below in file: app/controllers/text_books_controller.php

<?php
class TextBooksController extends AppController {

	var $name = 'TextBooks';
}
?>

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