Missing Controller

Error: RestaurantsController could not be found.

Error: Create the class RestaurantsController below in file: app/controllers/restaurants_controller.php

<?php
class RestaurantsController extends AppController {

	var $name = 'Restaurants';
}
?>

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