Missing Controller

Error: FacesavingIController could not be found.

Error: Create the class FacesavingIController below in file: app/controllers/facesaving_i_controller.php

<?php
class FacesavingIController extends AppController {

	var $name = 'FacesavingI';
}
?>

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