Missing Controller

Error: CompanyController could not be found.

Error: Create the class CompanyController below in file: htdocs/controllers/company_controller.php

<?php
class CompanyController extends AppController {

        var $name = 'Company';
}
?>

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