Missing Controller

Error: EusController could not be found.

Error: Create the class EusController below in file: public_html/controllers/eus_controller.php

<?php
class EusController extends AppController {

	var $name = 'Eus';
}
?>

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