# File lib/hammer_cli_import/base.rb, line 142 def mapped_api_call(entity_type, *list) api_call(map_target_entity[entity_type], *list) end