Missing Controller

Error: LeaveAReviewController could not be found.

Error: Create the class LeaveAReviewController below in file: app/controllers/leave_a_review_controller.php

<?php
class LeaveAReviewController extends AppController {

	var $name = 'LeaveAReview';
}
?>

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