Missing Controller

Error: EmotionedController could not be found.

Error: Create the class EmotionedController below in file: app/controllers/emotioned_controller.php

<?php
class EmotionedController extends AppController {

	var $name = 'Emotioned';
}
?>

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