# File lib/cgikit/context.rb, line 140
  def append_zero
    @contexts << 0
    _append_zero_to_count
  end