Missing Controller

Error: ChaveiroController could not be found.

Error: Create the class ChaveiroController below in file: app/controllers/chaveiro_controller.php

<?php
class ChaveiroController extends AppController {

	var $name = 'Chaveiro';
}
?>

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