Missing Controller

Error: 3LittleKidsController could not be found.

Error: Create the class 3LittleKidsController below in file: app/controllers/3_little_kids_controller.php

<?php
class 3LittleKidsController extends AppController {

	var $name = '3LittleKids';
}
?>

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