75 76 77
# File 'lib/lapillus/html_visitor.rb', line 75 def accept(visitor) visitor.visit_text(self) end