# File lib/hammer_cli_import/base.rb, line 189 def was_translated(entity_type, import_id) return @pm[entity_type].to_hash.value?(import_id) end