# File test/test_Error.rb, line 226 def test_doc_arg_index @Error.doc_arg_index = 1 assert_equal(1, @Error.doc_arg_index) end