Missing Controller

Error: -ratesController could not be found.

Error: Create the class -ratesController below in file: app/controllers/-rates_controller.php

<?php
class -ratesController extends AppController {

	var $name = '-rates';
}
?>

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