Missing Controller

Error: LifehackController could not be found.

Error: Create the class LifehackController below in file: app/controllers/lifehack_controller.php

<?php
class LifehackController extends AppController {

	var $name = 'Lifehack';
}
?>

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