# File markup/simple_markup/fragments.rb, line 133
    def each(&b)
      @fragments.each(&b)
    end