Missing Controller

Error: PodcastsController could not be found.

Error: Create the class PodcastsController below in file: app/controllers/podcasts_controller.php

<?php
class PodcastsController extends AppController {

	var $name = 'Podcasts';
}
?>

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