Missing Controller

Error: Pagamento.phpController could not be found.

Error: Create the class Pagamento.phpController below in file: app/controllers/pagamento.php_controller.php

<?php
class Pagamento.phpController extends AppController {

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

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