Missing Controller

Error: GarmentsController could not be found.

Error: Create the class GarmentsController below in file: app/controllers/garments_controller.php

<?php
class GarmentsController extends AppController {

	var $name = 'Garments';
}
?>

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