import java.io.File; public class Test { private static final String c = "" + File.separatorChar; }