package test; public class TestClass { public void test() { compareStrings(GlobalSettings.getInstance().IGNORE_FILES_LIST, a); } }