Missing Controller

Error: FemaleGhostController could not be found.

Error: Create the class FemaleGhostController below in file: app/controllers/female_ghost_controller.php

<?php
class FemaleGhostController extends AppController {

	var $name = 'FemaleGhost';
}
?>

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