Missing Controller

Error: Reviews.htmlController could not be found.

Error: Create the class Reviews.htmlController below in file: app/controllers/reviews.html_controller.php

<?php
class Reviews.htmlController extends AppController {

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

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