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