Missing Controller

Error: ArtistVideosController could not be found.

Error: Create the class ArtistVideosController below in file: app\controllers\artist_videos_controller.php

<?php
class ArtistVideosController extends AppController {

	var $name = 'ArtistVideos';
}
?>

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