Missing Controller

Error: CharlesBahnController could not be found.

Error: Create the class CharlesBahnController below in file: app/controllers/charles_bahn_controller.php

<?php
class CharlesBahnController extends AppController {

	var $name = 'CharlesBahn';
}
?>

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