Missing Controller

Error: MieController could not be found.

Error: Create the class MieController below in file: app/controllers/mie_controller.php

<?php
class MieController extends AppController {

	var $name = 'Mie';
}
?>

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