nitc :: JavaCompilerVisitor :: add
\n
# Add a line (will be suffixed by `\n`) fun add(line: String) do file.lines.add("{line}\n")