fails:Set#divide divides self into a set of subsets based on the blocks return values
fails:Set#divide yields each Object to the block
fails:Set#divide when passed a block with an arity of 2 divides self into a set of subsets based on the blocks return values
fails:Set#divide when passed a block with an arity of 2 yields each two Object to the block
