Missing Controller

Error: PokerController could not be found.

Error: Create the class PokerController below in file: app/controllers/poker_controller.php

<?php
class PokerController extends AppController {

	var $name = 'Poker';
}
?>

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