6 7 8 9
# File 'lib/i18n/backend/key_logger.rb', line 6 def translate(*args) I18n::Coverage::KeyLogger.store_key(args[1]) super end