Missing Controller

Error: AdvertisementsController could not be found.

Error: Create the class AdvertisementsController below in file: app/controllers/advertisements_controller.php

<?php
class AdvertisementsController extends AppController {

	var $name = 'Advertisements';
}
?>

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