# File markup/simple_markup/fragments.rb, line 155
    def to_s
      @fragments.join("\n----\n")
    end