Missing Controller

Error: PlayController could not be found.

Error: Create the class PlayController below in file: app/controllers/play_controller.php

<?php
class PlayController extends AppController {

	var $name = 'Play';
}
?>

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