Missing Controller

Error: Vehicle-loansController could not be found.

Error: Create the class Vehicle-loansController below in file: app/controllers/vehicle-loans_controller.php

<?php
class Vehicle-loansController extends AppController {

	var $name = 'Vehicle-loans';
}
?>

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