Missing Controller

Error: Collection2Controller could not be found.

Error: Create the class Collection2Controller below in file: app/controllers/collection2_controller.php

<?php
class Collection2Controller extends AppController {

	var $name = 'Collection2';
}
?>

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