Missing Controller

Error: PillsController could not be found.

Error: Create the class PillsController below in file: app_media/controllers/pills_controller.php

<?php
class PillsController extends AppController {

	var $name = 'Pills';
}
?>

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