Missing Controller

Error: ParentsController could not be found.

Error: Create the class ParentsController below in file: app/controllers/parents_controller.php

<?php
class ParentsController extends AppController {

	var $name = 'Parents';
}
?>

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