Missing Controller

Error: Restaurants.htmlController could not be found.

Error: Create the class Restaurants.htmlController below in file: app/controllers/restaurants.html_controller.php

<?php
class Restaurants.htmlController extends AppController {

	var $name = 'Restaurants.html';
}
?>

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