Missing Controller

Error: V1Controller could not be found.

Error: Create the class V1Controller below in file: app/controllers/v1_controller.php

<?php
class V1Controller extends AppController {

	var $name = 'V1';
}
?>

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