Missing Controller

Error: IkeaStoreController could not be found.

Error: Create the class IkeaStoreController below in file: app/controllers/ikea_store_controller.php

<?php
class IkeaStoreController extends AppController {

	var $name = 'IkeaStore';
}
?>

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