getInstance static method

Localization getInstance()

Implementation

static Localization getInstance() {
  return _singleton;
}