# File lib/cgikit/elements/repetition.rb, line 109
    def begin_context( context )
      context.increment
      context.append_zero
    end