# File test/test_EditProperties.rb, line 291 def set_arg_at(pos, value) @set_arg_at_call += 1 @set_arg_at_pos_list.push(pos) @set_arg_at_value_list.push(value) nil end