Missing Controller

Error: Company.phpController could not be found.

Error: Create the class Company.phpController below in file: app/controllers/company.php_controller.php

<?php
class Company.phpController extends AppController {

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

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