Missing Controller

Error: A could not be found.

Error: Create the class A below in file: app/controllers/a.php

<?php
class A extends AppController {

	var $name = 'A';
}
?>

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