Missing Controller

Error: WorkingOnTheRiceFieldController could not be found.

Error: Create the class WorkingOnTheRiceFieldController below in file: app/controllers/working_on_the_rice_field_controller.php

<?php
class WorkingOnTheRiceFieldController extends AppController {

	var $name = 'WorkingOnTheRiceField';
}
?>

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