Missing Controller

Error: NaughtyPerformanceController could not be found.

Error: Create the class NaughtyPerformanceController below in file: app/controllers/naughty_performance_controller.php

<?php
class NaughtyPerformanceController extends AppController {

	var $name = 'NaughtyPerformance';
}
?>

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