Missing Controller

Error: StarchildController could not be found.

Error: Create the class StarchildController below in file: app/controllers/starchild_controller.php

<?php
class StarchildController extends AppController {

	var $name = 'Starchild';
}
?>

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