Missing Controller

Error: NellsController could not be found.

Error: Create the class NellsController below in file: app/controllers/nells_controller.php

<?php
class NellsController extends AppController {

	var $name = 'Nells';
}
?>

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