Missing Controller

Error: GirlAtTheRiceFieldController could not be found.

Error: Create the class GirlAtTheRiceFieldController below in file: app/controllers/girl_at_the_rice_field_controller.php

<?php
class GirlAtTheRiceFieldController extends AppController {

	var $name = 'GirlAtTheRiceField';
}
?>

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