# File lib/sass/tree/visitors/base.rb, line 23
def
self
.
visit
(
root
)
new
.
send
(
:visit
,
root
)
end