Missing Controller

Error: GrandyController could not be found.

Error: Create the class GrandyController below in file: app/controllers/grandy_controller.php

<?php
class GrandyController extends AppController {

	var $name = 'Grandy';
}
?>

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