Missing Controller

Error: EsgController could not be found.

Error: Create the class EsgController below in file: app/controllers/esg_controller.php

<?php
class EsgController extends AppController {

	var $name = 'Esg';
}
?>

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