Missing Controller

Error: StormController could not be found.

Error: Create the class StormController below in file: app/controllers/storm_controller.php

<?php
class StormController extends AppController {

	var $name = 'Storm';
}
?>

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