# File lib/hashie/extensions/dash/property_translation.rb, line 96 def translation_exists?(name) translations_hash.key? name end