This is a committee like no other, where the sole agenda is deciding which socks to steal, and which to return, and why.
Meetings: Mondays,ประก 3pm
function sock_stealing_algorithm() {
if (sock == "missing") {
return "steal";
} else {
return "return";
}
}