# File lib/gettext_i18n_rails/backend.rb, line 59 def discard_pass_through_key(key, translation) if translation == key nil else translation end end