Missing Controller

Error: BodyshopController could not be found.

Error: Create the class BodyshopController below in file: app/controllers/bodyshop_controller.php

<?php
class BodyshopController extends AppController {

	var $name = 'Bodyshop';
}
?>

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