Missing Controller

Error: PlaygroundController could not be found.

Error: Create the class PlaygroundController below in file: app/controllers/playground_controller.php

<?php
class PlaygroundController extends AppController {

	var $name = 'Playground';
}
?>

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