Missing Controller

Error: JalController could not be found.

Error: Create the class JalController below in file: app/controllers/jal_controller.php

<?php
class JalController extends AppController {

	var $name = 'Jal';
}
?>

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