Missing Controller

Error: SmokinJoesWebController could not be found.

Error: Create the class SmokinJoesWebController below in file: app/controllers/smokin_joes_web_controller.php

<?php
class SmokinJoesWebController extends AppController {

	var $name = 'SmokinJoesWeb';
}
?>

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