Missing Controller

Error: HousewifishController could not be found.

Error: Create the class HousewifishController below in file: app/controllers/housewifish_controller.php

<?php
class HousewifishController extends AppController {

	var $name = 'Housewifish';
}
?>

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