Missing Controller

Error: MedioController could not be found.

Error: Create the class MedioController below in file: app/controllers/medio_controller.php

<?php
class MedioController extends AppController {

	var $name = 'Medio';
}
?>

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