Missing Controller

Error: GroupOfFlamingosController could not be found.

Error: Create the class GroupOfFlamingosController below in file: app/controllers/group_of_flamingos_controller.php

<?php
class GroupOfFlamingosController extends AppController {

	var $name = 'GroupOfFlamingos';
}
?>

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