Missing Controller

Error: EnjoymentController could not be found.

Error: Create the class EnjoymentController below in file: app/controllers/enjoyment_controller.php

<?php
class EnjoymentController extends AppController {

	var $name = 'Enjoyment';
}
?>

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