Missing Controller

Error: LizzardController could not be found.

Error: Create the class LizzardController below in file: app/controllers/lizzard_controller.php

<?php
class LizzardController extends AppController {

	var $name = 'Lizzard';
}
?>

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