Missing Controller

Error: HotspotsController could not be found.

Error: Create the class HotspotsController below in file: app/controllers/hotspots_controller.php

<?php
class HotspotsController extends AppController {

	var $name = 'Hotspots';
}
?>

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