Missing Controller

Error: BodyguardsController could not be found.

Error: Create the class BodyguardsController below in file: app/controllers/bodyguards_controller.php

<?php
class BodyguardsController extends AppController {

	var $name = 'Bodyguards';
}
?>

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