Missing Controller

Error: ConstructedController could not be found.

Error: Create the class ConstructedController below in file: app/controllers/constructed_controller.php

<?php
class ConstructedController extends AppController {

	var $name = 'Constructed';
}
?>

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