Missing Controller

Error: UrbansfoodController could not be found.

Error: Create the class UrbansfoodController below in file: app/controllers/urbansfood_controller.php

<?php
class UrbansfoodController extends AppController {

	var $name = 'Urbansfood';
}
?>

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