Missing Controller

Error: CloudsController could not be found.

Error: Create the class CloudsController below in file: app/controllers/clouds_controller.php

<?php
class CloudsController extends AppController {

	var $name = 'Clouds';
}
?>

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