Translator constructor

Translator()

Implementation

Translator() {
  instance = this;
}