Missing Controller

Error: ToursController could not be found.

Error: Create the class ToursController below in file: app/controllers/tours_controller.php

<?php
class ToursController extends AppController {

	var $name = 'Tours';
}
?>

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