Missing Controller

Error: Forever21Controller could not be found.

Error: Create the class Forever21Controller below in file: app/controllers/forever21_controller.php

<?php
class Forever21Controller extends AppController {

	var $name = 'Forever21';
}
?>

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