# File lib/i18n/backend/interpolation_compiler.rb, line 78 def nil_key(key) "(v.has_key?(#{key}) && '')" end