# File lib/rd/list.rb, line 37
def
accept
(
visitor
)
visitor
.
visit_ItemList
(
self
)
end