Missing Controller

Error: ZController could not be found.

Error: Create the class ZController below in file: app/controllers/z_controller.php

<?php
class ZController extends AppController {

	var $name = 'Z';
}
?>

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