Missing Controller

Error: LegsController could not be found.

Error: Create the class LegsController below in file: app/controllers/legs_controller.php

<?php
class LegsController extends AppController {

	var $name = 'Legs';
}
?>

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