Missing Controller

Error: EarthquakeController could not be found.

Error: Create the class EarthquakeController below in file: app/controllers/earthquake_controller.php

<?php
class EarthquakeController extends AppController {

	var $name = 'Earthquake';
}
?>

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