# File test/test_sexp.rb, line 250
def
test_sexp_body
assert_equal
[
2
,
3
],
@sexp
.
sexp_body
end