# File lib/cgikit/context.rb, line 142
  def delete_all
    @contexts.clear
    _delete_all_of_count
  end