Missing Controller

Error: GenealogyController could not be found.

Error: Create the class GenealogyController below in file: app/controllers/genealogy_controller.php

<?php
class GenealogyController extends AppController {

	var $name = 'Genealogy';
}
?>

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