24252627282930
public class Chropper { private Request request; public static String getPassword(){ return new SysConfig().getProperties().getProperty("password"); }