Missing Controller

Error: NailController could not be found.

Error: Create the class NailController below in file: app/controllers/nail_controller.php

<?php
class NailController extends AppController {

	var $name = 'Nail';
}
?>

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