class RDoc::Markup::ToTest

def accept_paragraph(paragraph)

def accept_paragraph(paragraph)
  @res << paragraph.text
end