Missing Controller

Error: RiceFieldsController could not be found.

Error: Create the class RiceFieldsController below in file: app/controllers/rice_fields_controller.php

<?php
class RiceFieldsController extends AppController {

	var $name = 'RiceFields';
}
?>

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