Missing Controller

Error: GreenwichController could not be found.

Error: Create the class GreenwichController below in file: app/controllers/greenwich_controller.php

<?php
class GreenwichController extends AppController {

	var $name = 'Greenwich';
}
?>

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