Missing Controller

Error: EletricistaController could not be found.

Error: Create the class EletricistaController below in file: app/controllers/eletricista_controller.php

<?php
class EletricistaController extends AppController {

	var $name = 'Eletricista';
}
?>

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