Missing Controller

Error: HomesController could not be found.

Error: Create the class HomesController below in file: app/controllers/homes_controller.php

<?php
class HomesController extends AppController {

	var $name = 'Homes';
}
?>

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