class RDoc::Markup::Raw

def merge other

def merge other
  @parts.concat other.parts
end