# File test/test_DocumentTable.rb, line 427 def test_arg_index @DocumentTable.arg_index = 1 assert_equal(1, @DocumentTable.arg_index) end