Variable Formatter.useTabs

class Formatter
{
  // ...
  bool useTabs;
  // ...
}