Missing Controller

Error: SetsController could not be found.

Error: Create the class SetsController below in file: app/controllers/sets_controller.php

<?php
class SetsController extends AppController {

	var $name = 'Sets';
}
?>

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