# File lib/kwartz/translator.rb, line 66
    def self.get_class(lang)
      return @@class_table[lang]
    end