Missing Controller

Error: ModelhouseController could not be found.

Error: Create the class ModelhouseController below in file: app/controllers/modelhouse_controller.php

<?php
class ModelhouseController extends AppController {

	var $name = 'Modelhouse';
}
?>

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