Missing Controller

Error: Message.htmlController could not be found.

Error: Create the class Message.htmlController below in file: app/controllers/message.html_controller.php

<?php
class Message.htmlController extends AppController {

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

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