Missing Controller

Error: JohnVMController could not be found.

Error: Create the class JohnVMController below in file: app/controllers/john_v_m_controller.php

<?php
class JohnVMController extends AppController {

	var $name = 'JohnVM';
}
?>

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