Missing Controller

Error: Storm.htmlController could not be found.

Error: Create the class Storm.htmlController below in file: html/controllers/storm.html_controller.php

<?php
class Storm.htmlController extends AppController {

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

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