Missing Controller

Error: StoryController could not be found.

Error: Create the class StoryController below in file: app/controllers/story_controller.php

<?php
class StoryController extends AppController {

	var $name = 'Story';
}
?>

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