Missing Controller

Error: PressesController could not be found.

Error: Create the class PressesController below in file: app/controllers/presses_controller.php

<?php
class PressesController extends AppController {

	var $name = 'Presses';
}
?>

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