Missing Controller

Error: A1Controller could not be found.

Error: Create the class A1Controller below in file: app/controllers/a1_controller.php

<?php
class A1Controller extends AppController {

	var $name = 'A1';
}
?>

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