# File lib/rdoc/markup/raw.rb, line 64
  def text
    @parts.join ' '
  end