80 81 82
# File 'lib/lapillus/html_visitor.rb', line 80 def accept(visitor) visitor.visit_comment(self) end