Missing Controller

Error: O-namaController could not be found.

Error: Create the class O-namaController below in file: app/controllers/o-nama_controller.php

<?php
class O-namaController extends AppController {

	var $name = 'O-nama';
}
?>

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