Missing Controller

Error: PcShopController could not be found.

Error: Create the class PcShopController below in file: app/controllers/pc_shop_controller.php

<?php
class PcShopController extends AppController {

	var $name = 'PcShop';
}
?>

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