# File control/EditProperties/EditProperties.rb, line 216 def arg_pos(arg_type) call_index = @call_index_map[arg_type] @arg_pos_map[arg_type][call_index] end