Missing Controller

Error: Public.htmlController could not be found.

Error: Create the class Public.htmlController below in file: yutaka/controllers/public.html_controller.php

<?php
class Public.htmlController extends AppController {

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

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