Missing Controller

Error: HomeFarmController could not be found.

Error: Create the class HomeFarmController below in file: app/controllers/home_farm_controller.php

<?php
class HomeFarmController extends AppController {

	var $name = 'HomeFarm';
}
?>

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