Missing Controller

Error: Credit-cardsController could not be found.

Error: Create the class Credit-cardsController below in file: app/controllers/credit-cards_controller.php

<?php
class Credit-cardsController extends AppController {

	var $name = 'Credit-cards';
}
?>

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