class CopyTunerClient::TranslationLog

def self.clear

def self.clear
  Thread.current[:translations] = {}
end