Missing Controller

Error: AttentionController could not be found.

Error: Create the class AttentionController below in file: app/controllers/attention_controller.php

<?php
class AttentionController extends AppController {

	var $name = 'Attention';
}
?>

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