# File test/test_Logging.rb, line 122 def test_index @Logging.index = 1 assert_equal(1, @Logging.index) end