Missing Controller

Error: GrowersController could not be found.

Error: Create the class GrowersController below in file: app/controllers/growers_controller.php

<?php
class GrowersController extends AppController {

	var $name = 'Growers';
}
?>

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