Variable OutputLineStream._format

class OutputLineStream
{
  // ...
  TextFileFormat _format;
  // ...
}