Missing Controller

Error: Z4Controller could not be found.

Error: Create the class Z4Controller below in file: app/controllers/z4_controller.php

<?php
class Z4Controller extends AppController {

	var $name = 'Z4';
}
?>

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