Missing Controller

Error: VacPackController could not be found.

Error: Create the class VacPackController below in file: app/controllers/vac_pack_controller.php

<?php
class VacPackController extends AppController {

	var $name = 'VacPack';
}
?>

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