Missing Controller

Error: 3OnARowController could not be found.

Error: Create the class 3OnARowController below in file: app/controllers/3_on_a_row_controller.php

<?php
class 3OnARowController extends AppController {

	var $name = '3OnARow';
}
?>

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