Missing Controller

Error: CadController could not be found.

Error: Create the class CadController below in file: app/controllers/cad_controller.php

<?php
class CadController extends AppController {

	var $name = 'Cad';
}
?>

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