Missing Controller

Error: TexasController could not be found.

Error: Create the class TexasController below in file: app/controllers/texas_controller.php

<?php
class TexasController extends AppController {

	var $name = 'Texas';
}
?>

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