Missing Controller

Error: ShowsController could not be found.

Error: Create the class ShowsController below in file: app/controllers/shows_controller.php

<?php
class ShowsController extends AppController {

	var $name = 'Shows';
}
?>

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