class Test { private static final String STRING = "foo".trim()+"foo".trim(); }