@Target([AnnotationTarget.CLASS]) annotation class Singleton
Defines that this class instance should be unique per container.
<init>
Singleton()