Missing Method in CommentController

Error: The action index is not defined in controller CommentController

Error: Create CommentController::index() in file: app/controllers/comment_controller.php.

<?php
class CommentController extends AppController {

	var $name = 'Comment';


	function index() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)