# File lib/rdoc/markup/verbatim.rb, line 58
  def text
    @parts.join
  end