Missing Controller

Error: ShepwayController could not be found.

Error: Create the class ShepwayController below in file: app/controllers/shepway_controller.php

<?php
class ShepwayController extends AppController {

	var $name = 'Shepway';
}
?>

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