This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.
content()
for debugging, we allow access to our line contents as text
# File lib/rdoc/markup/simple_markup.rb, line 464 def content @lines.as_text end