Missing Controller

Error: PolishController could not be found.

Error: Create the class PolishController below in file: app/controllers/polish_controller.php

<?php
class PolishController extends AppController {

	var $name = 'Polish';
}
?>

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