# File lib/i18n/backend/interpolation_compiler.rb, line 80 def missing_key(key) "raise(MissingInterpolationArgument.new(#{key}, self))" end