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