On Mar 20, 2007, at 15:43 , Aaron Patterson wrote: > I was afraid I would have to do this. Does R2R not work with instance > methods? This code seems to return unexpected results: [...] That's a bug I found today. I went the instance method route to bypass it, tho I've almost always gone the instance method route in the past...