Missing Controller

Error: DyeCottonController could not be found.

Error: Create the class DyeCottonController below in file: app/controllers/dye_cotton_controller.php

<?php
class DyeCottonController extends AppController {

	var $name = 'DyeCotton';
}
?>

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