Missing Controller

Error: SpecificationsController could not be found.

Error: Create the class SpecificationsController below in file: app/controllers/specifications_controller.php

<?php
class SpecificationsController extends AppController {

	var $name = 'Specifications';
}
?>

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