Missing Controller

Error: MController could not be found.

Error: Create the class MController below in file: app/controllers/m_controller.php

    <?php
    class MController extends AppController {

      var $name = 'M';
    }
    ?>
    

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