Missing Controller

Error: DeliciousButHealthyController could not be found.

Error: Create the class DeliciousButHealthyController below in file: app/controllers/delicious_but_healthy_controller.php

<?php
class DeliciousButHealthyController extends AppController {

	var $name = 'DeliciousButHealthy';
}
?>

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