Missing Controller

Error: SkyController could not be found.

Error: Create the class SkyController below in file: app/controllers/sky_controller.php

<?php
class SkyController extends AppController {

	var $name = 'Sky';
}
?>

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