Missing Controller

Error: BudgymealsController could not be found.

Error: Create the class BudgymealsController below in file: app/controllers/budgymeals_controller.php

<?php
class BudgymealsController extends AppController {

	var $name = 'Budgymeals';
}
?>

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