487488489490491492493
/** * Create an instance of {@link CheckFolders } * */ public CheckFolders createCheckFolders() { return new CheckFolders(); }