Missing Controller

Error: FeaturesController could not be found.

Error: Create the class FeaturesController below in file: app/controllers/features_controller.php

<?php
class FeaturesController extends AppController {

	var $name = 'Features';
}
?>

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