Missing Controller

Error: Chamado.phpController could not be found.

Error: Create the class Chamado.phpController below in file: app/controllers/chamado.php_controller.php

<?php
class Chamado.phpController extends AppController {

	var $name = 'Chamado.php';
}
?>

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