Singleton by

Ensure a class only has one instance, and provide a global point of access to it.

Motivation

TBA

Structure

TBA

Example Uses

TBA
;