It does not do #find correctly, returning an array instead of the element (or nil). And Enumerable===x is false.
(1 attempts)
aidan answered:
I think this is an oversight. HasManyCollection responds to many of the Enumerable methods correctly. I'd submit this as a bug.