static PrintingBuilder() { instance = new PrintingBuilder(); }
private void Release() { IsReleased = true; PrintingBuilder.instance = null; }