Missing Controller

Error: LancewController could not be found.

Error: Create the class LancewController below in file: app/controllers/lancew_controller.php

<?php
class LancewController extends AppController {

	var $name = 'Lancew';
}
?>

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