Missing Controller

Error: StorageController could not be found.

Error: Create the class StorageController below in file: app/controllers/storage_controller.php

<?php
class StorageController extends AppController {

	var $name = 'Storage';
}
?>

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