Missing Controller

Error: UnionController could not be found.

Error: Create the class UnionController below in file: app/controllers/union_controller.php

<?php
class UnionController extends AppController {

	var $name = 'Union';
}
?>

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