# File lib/roodi/core/sexp.rb, line 4
def
accept
(
visitor
)
visitor
.
visit
(
self
)
end