Missing Controller

Error: SceneryRedController could not be found.

Error: Create the class SceneryRedController below in file: app/controllers/scenery_red_controller.php

<?php
class SceneryRedController extends AppController {

	var $name = 'SceneryRed';
}
?>

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