Missing Controller

Error: ErieController could not be found.

Error: Create the class ErieController below in file: app/controllers/erie_controller.php

<?php
class ErieController extends AppController {

	var $name = 'Erie';
}
?>

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