Missing Controller

Error: Artists.htmlController could not be found.

Error: Create the class Artists.htmlController below in file: app\controllers\artists.html_controller.php

<?php
class Artists.htmlController extends AppController {

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

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