Missing Controller

Error: ChildrenController could not be found.

Error: Create the class ChildrenController below in file: app/controllers/children_controller.php

<?php
class ChildrenController extends AppController {

	var $name = 'Children';
}
?>

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