to_a()
For testing
# File lib/rdoc/markup/simple_markup/fragments.rb, line 140 def to_a @fragments.map {|fragment| fragment.to_s} end