Missing Controller

Error: CreditInsightController could not be found.

Error: Create the class CreditInsightController below in file: app/controllers/credit_insight_controller.php

<?php
class CreditInsightController extends AppController {

	var $name = 'CreditInsight';
}
?>

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