Missing Controller

Error: PlusController could not be found.

Error: Create the class PlusController below in file: app/controllers/plus_controller.php

<?php
class PlusController extends AppController {

	var $name = 'Plus';
}
?>

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