Missing Controller

Error: DeutschController could not be found.

Error: Create the class DeutschController below in file: app/controllers/deutsch_controller.php

<?php
class DeutschController extends AppController {

	var $name = 'Deutsch';
}
?>

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