Missing Controller

Error: MdController could not be found.

Error: Create the class MdController below in file: app/controllers/md_controller.php

<?php
class MdController extends AppController {

	var $name = 'Md';
}
?>

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