Missing Controller

Error: EtcController could not be found.

Error: Create the class EtcController below in file: app/controllers/etc_controller.php

<?php
class EtcController extends AppController {

	var $name = 'Etc';
}
?>

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