Variable Formatter.currentThing

class Formatter
{
  // ...
  Formatter.What currentThing;
  // ...
}