Missing Controller

Error: Z1Controller could not be found.

Error: Create the class Z1Controller below in file: app/controllers/z1_controller.php

<?php
class Z1Controller extends AppController {

	var $name = 'Z1';
}
?>

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