Missing Controller

Error: StorywalksController could not be found.

Error: Create the class StorywalksController below in file: app/controllers/storywalks_controller.php

<?php
class StorywalksController extends AppController {

	var $name = 'Storywalks';
}
?>

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