Missing Controller

Error: UserRepositoryController could not be found.

Error: Create the class UserRepositoryController below in file: app/controllers/user_repository_controller.php

<?php
class UserRepositoryController extends AppController {

	var $name = 'UserRepository';
}
?>

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