Variable FontManager._instance

class FontManager
{
  // ...
  FontManager _instance;
  // ...
}