# File lib/cgikit/api.rb, line 585
  def unbound_condition( names )
    and_condition(names, KeyErrorCondition::UNBOUND)
  end