`object().keys()` - sets to any key allowed `object().keys({})` - sets to no keys allowed `object().keys({ a: 3 })` - adds key `a` to existing schema