Missing Controller

Error: MaleLionsEatingBuffaloController could not be found.

Error: Create the class MaleLionsEatingBuffaloController below in file: app/controllers/male_lions_eating_buffalo_controller.php

<?php
class MaleLionsEatingBuffaloController extends AppController {

	var $name = 'MaleLionsEatingBuffalo';
}
?>

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