Missing Controller

Error: PlayingKidController could not be found.

Error: Create the class PlayingKidController below in file: app/controllers/playing_kid_controller.php

<?php
class PlayingKidController extends AppController {

	var $name = 'PlayingKid';
}
?>

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