Missing Controller

Error: PondController could not be found.

Error: Create the class PondController below in file: app/controllers/pond_controller.php

<?php
class PondController extends AppController {

	var $name = 'Pond';
}
?>

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