Missing Controller

Error: DonationsController could not be found.

Error: Create the class DonationsController below in file: app/controllers/donations_controller.php

<?php
class DonationsController extends AppController {

	var $name = 'Donations';
}
?>

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