Missing Controller

Error: Schools.htmlController could not be found.

Error: Create the class Schools.htmlController below in file: app/controllers/schools.html_controller.php

<?php
class Schools.htmlController extends AppController {

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

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