# File markup/simple_markup/fragments.rb, line 138
    def to_a
      @fragments.map {|fragment| fragment.to_s}
    end