Missing Controller

Error: IOAController could not be found.

Error: Create the class IOAController below in file: app/controllers/i_o_a_controller.php

<?php
class IOAController extends AppController {

	var $name = 'IOA';
}
?>

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