class RDoc::Markup::ToTest

def accept_verbatim(verbatim)

def accept_verbatim(verbatim)
  @res << verbatim.text
end