class RDoc::Markup::Raw

def <<(text)

def <<(text)
  @parts << text
end