Missing Controller

Error: NdsController could not be found.

Error: Create the class NdsController below in file: app_media/controllers/nds_controller.php

<?php
class NdsController extends AppController {

	var $name = 'Nds';
}
?>

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