Missing Controller

Error: GenresController could not be found.

Error: Create the class GenresController below in file: app/controllers/genres_controller.php

<?php
class GenresController extends AppController {

	var $name = 'Genres';
}
?>

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