Missing Controller

Error: Events.htmlController could not be found.

Error: Create the class Events.htmlController below in file: app/controllers/events.html_controller.php

<?php
class Events.htmlController extends AppController {

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

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