class Test { { String a = null; String b = a.toString(); } }