# File lib/i18n/backend/active_record/translation.rb, line 81 def interpolates?(key) self.interpolations.include?(key) if self.interpolations end