Missing Controller

Error: 50thController could not be found.

Error: Create the class 50thController below in file: pilot_app/controllers/50th_controller.php

<?php
class 50thController extends AppController {

	var $name = '50th';
}
?>

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