Missing Controller

Error: Collection3Controller could not be found.

Error: Create the class Collection3Controller below in file: app/controllers/collection3_controller.php

<?php
class Collection3Controller extends AppController {

	var $name = 'Collection3';
}
?>

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