Missing Controller

Error: JellyBellyController could not be found.

Error: Create the class JellyBellyController below in file: app/controllers/jelly_belly_controller.php

<?php
class JellyBellyController extends AppController {

	var $name = 'JellyBelly';
}
?>

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