Missing Controller

Error: LogoutController could not be found.

Error: Create the class LogoutController below in file: app/controllers/logout_controller.php

<?php
class LogoutController extends AppController {

	var $name = 'Logout';
}
?>

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