Missing Controller

Error: HausafoodController could not be found.

Error: Create the class HausafoodController below in file: app/controllers/hausafood_controller.php

<?php
class HausafoodController extends AppController {

	var $name = 'Hausafood';
}
?>

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