class RDoc::Markup::Raw

def text

def text
  @parts.join ' '
end