Missing Controller

Error: VolunteersController could not be found.

Error: Create the class VolunteersController below in file: app/controllers/volunteers_controller.php

<?php
class VolunteersController extends AppController {

	var $name = 'Volunteers';
}
?>

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