Missing Controller

Error: MotherLeopardAndCubController could not be found.

Error: Create the class MotherLeopardAndCubController below in file: app/controllers/mother_leopard_and_cub_controller.php

<?php
class MotherLeopardAndCubController extends AppController {

	var $name = 'MotherLeopardAndCub';
}
?>

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