# File lib/i18n/exceptions.rb, line 78 def to_exception MissingTranslationData.new(locale, key, options) end