Missing Controller

Error: RiceFieldInEarlyMorningController could not be found.

Error: Create the class RiceFieldInEarlyMorningController below in file: app/controllers/rice_field_in_early_morning_controller.php

<?php
class RiceFieldInEarlyMorningController extends AppController {

	var $name = 'RiceFieldInEarlyMorning';
}
?>

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