Missing Controller

Error: Vibe.htmlController could not be found.

Error: Create the class Vibe.htmlController below in file: app\controllers\vibe.html_controller.php

<?php
class Vibe.htmlController extends AppController {

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

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