Missing Controller

Error: MaleAndFemaleLionController could not be found.

Error: Create the class MaleAndFemaleLionController below in file: app/controllers/male_and_female_lion_controller.php

<?php
class MaleAndFemaleLionController extends AppController {

	var $name = 'MaleAndFemaleLion';
}
?>

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