28 29 30
# File 'lib/rdoc/markup/table.rb', line 28 def accept visitor visitor.accept_table @header, @body, @align end