# File lib/i18n/backend/interpolation_compiler.rb, line 86 def reserved_key(key) "raise(ReservedInterpolationKey.new(#{key}, self))" end