Missing Controller

Error: FaustinaController could not be found.

Error: Create the class FaustinaController below in file: app/controllers/faustina_controller.php

<?php
class FaustinaController extends AppController {

	var $name = 'Faustina';
}
?>

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