Missing Controller

Error: PlainsController could not be found.

Error: Create the class PlainsController below in file: app/controllers/plains_controller.php

<?php
class PlainsController extends AppController {

	var $name = 'Plains';
}
?>

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