Missing Controller

Error: MyredapronController could not be found.

Error: Create the class MyredapronController below in file: app/controllers/myredapron_controller.php

<?php
class MyredapronController extends AppController {

	var $name = 'Myredapron';
}
?>

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