Missing Controller

Error: ProgrammersController could not be found.

Error: Create the class ProgrammersController below in file: app/controllers/programmers_controller.php

<?php
class ProgrammersController extends AppController {

	var $name = 'Programmers';
}
?>

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