Missing Controller

Error: FountainController could not be found.

Error: Create the class FountainController below in file: app/controllers/fountain_controller.php

<?php
class FountainController extends AppController {

	var $name = 'Fountain';
}
?>

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