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