Please what am I doing wrong? The mentor says: 1. Be sure that the FileConsoleWriter class's write(char[] cbuf, int off, int len) throws IOException method also writes the data to the console. 2. Be sure that the FileConsoleWriter class's write(String str, int off, int len) throws IOException method calls the corresponding method on fileWriter.