@Before
    public void setUp() throws UnsupportedEncodingException {
        formatter = new JSONFormatter(colorSettings);
        formatter.clearFiles();
        outContent = new ByteArrayOutputStream();