This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
text()
The raw text
# File lib/rdoc/markup/raw.rb, line 64 def text @parts.join ' ' end