Missing Controller

Error: Buy-the-bookController could not be found.

Error: Create the class Buy-the-bookController below in file: app/controllers/buy-the-book_controller.php

<?php
class Buy-the-bookController extends AppController {

	var $name = 'Buy-the-book';
}
?>

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