Missing Controller

Error: ComponentsController could not be found.

Error: Create the class ComponentsController below in file: app/controllers/components_controller.php

<?php
class ComponentsController extends AppController {

	var $name = 'Components';
}
?>

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