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