Missing Controller

Error: Payment-optionsController could not be found.

Error: Create the class Payment-optionsController below in file: app/controllers/payment-options_controller.php

<?php
class Payment-optionsController extends AppController {

	var $name = 'Payment-options';
}
?>

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