Missing Controller

Error: RatingController could not be found.

Error: Create the class RatingController below in file: app/controllers/rating_controller.php

<?php
class RatingController extends AppController {

	var $name = 'Rating';
}
?>

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