class Test { public static final String S = Test.S1; public static final String S1 = "qwerty"; }