Missing Controller

Error: Index1Controller could not be found.

Error: Create the class Index1Controller below in file: app/controllers/index1_controller.php

<?php
class Index1Controller extends AppController {

	var $name = 'Index1';
}
?>

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