5354555657585960616263
*/ protected UsersRepository getUsersRepository() throws Exception { UsersFileRepository res = new UsersFileRepository(); FileSystem fs = new FileSystem() { public File getBasedir() throws FileNotFoundException { return new File("."); }