Missing Controller

Error: TrousersController could not be found.

Error: Create the class TrousersController below in file: app/controllers/trousers_controller.php

<?php
class TrousersController extends AppController {

	var $name = 'Trousers';
}
?>

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