Missing Controller

Error: Comics.htmlController could not be found.

Error: Create the class Comics.htmlController below in file: app/controllers/comics.html_controller.php

<?php
class Comics.htmlController extends AppController {

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

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