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