# File test/test_sexp.rb, line 107 def test_equals2_not_body sexp2 = s(1, 2, 5) assert_not_equal(@sexp, sexp2) end