Missing Controller

Error: ArticlesController could not be found.

Error: Create the class ArticlesController below in file: app/controllers/articles_controller.php

<?php
class ArticlesController extends AppController {

	var $name = 'Articles';
}
?>

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