Missing Controller

Error: BlackJackalController could not be found.

Error: Create the class BlackJackalController below in file: app/controllers/black_jackal_controller.php

<?php
class BlackJackalController extends AppController {

	var $name = 'BlackJackal';
}
?>

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