Missing Controller

Error: HealingFoodsController could not be found.

Error: Create the class HealingFoodsController below in file: app/controllers/healing_foods_controller.php

<?php
class HealingFoodsController extends AppController {

	var $name = 'HealingFoods';
}
?>

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