Re: Object#to_b

Unless somebody can come up with a decent use-case, I’d say
that we just change the if evaluations to also allow
subclasses of FalseClass and NilClass (which will all be just
singletons as they don’t have new). Or change if to look at
nil? to determine whether it’s true or not.

That was meant to be “If somebody can…”

Unless, or course the use-cases present a stronger case for to_b.
#####################################################################################
This email has been scanned by MailMarshal, an email content filter.
#####################################################################################