Missing Controller

Error: IsaController could not be found.

Error: Create the class IsaController below in file: app/controllers/isa_controller.php

<?php
class IsaController extends AppController {

	var $name = 'Isa';
}
?>

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