Missing Controller

Error: PendantsController could not be found.

Error: Create the class PendantsController below in file: app\controllers\pendants_controller.php

<?php
class PendantsController extends AppController {

	var $name = 'Pendants';
}
?>

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