class RDoc::Markup::Raw

def push *texts

def push *texts
  self.parts.concat texts
end