# File test.rb, line 674
def
test_index_equals
assert
(
@@p
[
'foo'
] =
"I'm sick of foo!"
)
end