Variable SimpleTextFormatter._tabSize

struct SimpleTextFormatter
{
  // ...
  int _tabSize;
  // ...
}