Missing Controller

Error: ChantingSongController could not be found.

Error: Create the class ChantingSongController below in file: app/controllers/chanting_song_controller.php

<?php
class ChantingSongController extends AppController {

	var $name = 'ChantingSong';
}
?>

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