Missing Controller

Error: KinderController could not be found.

Error: Create the class KinderController below in file: app/controllers/kinder_controller.php

<?php
class KinderController extends AppController {

	var $name = 'Kinder';
}
?>

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