Missing Controller

Error: HomearamaController could not be found.

Error: Create the class HomearamaController below in file: app/controllers/homearama_controller.php

<?php
class HomearamaController extends AppController {

	var $name = 'Homearama';
}
?>

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