Missing Controller

Error: EsController could not be found.

Error: Create the class EsController below in file: app/controllers/es_controller.php

<?php
class EsController extends AppController {

	var $name = 'Es';
}
?>

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