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