Module

SingletonClassMethods

Inheritance

Methods

Instance

Visibility Signature
public _load (str)
public clone ()

Instance Method Detail

_load(str)

clone()

properly clone the Singleton pattern - did you know that duping doesn‘t copy class methods?