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