Missing Controller

Error: DownloadsController could not be found.

Error: Create the class DownloadsController below in file: app/controllers/downloads_controller.php

<?php
class DownloadsController extends AppController {

	var $name = 'Downloads';
}
?>

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