/** get the platform's String to mark the end of each line */ static final String lineSeparator = System.getProperty ( "line.separator" );