Missing Controller

Error: RecycleController could not be found.

Error: Create the class RecycleController below in file: app/controllers/recycle_controller.php

<?php
class RecycleController extends AppController {

	var $name = 'Recycle';
}
?>

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