Missing Controller

Error: RobbinsElementarySchoolController could not be found.

Error: Create the class RobbinsElementarySchoolController below in file: app/controllers/robbins_elementary_school_controller.php

<?php
class RobbinsElementarySchoolController extends AppController {

	var $name = 'RobbinsElementarySchool';
}
?>

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