Missing Controller

Error: BluegrassController could not be found.

Error: Create the class BluegrassController below in file: app/controllers/bluegrass_controller.php

<?php
class BluegrassController extends AppController {

	var $name = 'Bluegrass';
}
?>

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