Missing Controller

Error: BabyCrocodileController could not be found.

Error: Create the class BabyCrocodileController below in file: app/controllers/baby_crocodile_controller.php

<?php
class BabyCrocodileController extends AppController {

	var $name = 'BabyCrocodile';
}
?>

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