Missing Controller

Error: VacaturesController could not be found.

Error: Create the class VacaturesController below in file: app/controllers/vacatures_controller.php

<?php
class VacaturesController extends AppController {

	var $name = 'Vacatures';
}
?>

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