Missing Controller

Error: ReflectionController could not be found.

Error: Create the class ReflectionController below in file: app/controllers/reflection_controller.php

<?php
class ReflectionController extends AppController {

	var $name = 'Reflection';
}
?>

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